//Cresscential
//by JayPro via Checkman
//8-19-17
//Portmanteau: breakfast+lunch=? Got it? ;)



Aspc=1

A0=".25+ rnd(.3) "
A1="pi+sgn(rnd(3))"
D0="clip( clip(clip(sgn(x))*clip(sgn(a0-x))) * clip(clip(sgn(r+a0))*clip(sgn(a0-r))) ) "

D1="abs(d2-1)" // not(d0)

D2="clip( clip(clip(sgn(x+a0))*clip(sgn(0-x))) * clip(clip(sgn(r+a0))*clip(sgn(a0-r))) ) "
D3="abs(d2-1)" // not(d2)



srcX="(r * trwv(flip(.945*atan(x-tan(y))))+rnd(atan(r*.012))-.006)*d1+ d0*r*cos(r*a1) + d2*abs(x*2)"

srcY="(r * trwv(flip(.945*atan(y-tan(x))))+rnd(atan(r*.012))-.006)*d1 + D0*theta + d2* y"

Vers=100
